@charset "utf-8";

.housebox01 {
    float: left;
    width: 236px;
    height: auto;
    margin-left: 20px;
    text-align: center;
}

.housebox01:nth-child(n+5) {
    margin-top: 20px;
}

.housebox01:nth-child(4n+1) {
    margin-left: 0;
}

.bname,.intro {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.bname{margin-top: 5px;}
.bname a {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #4d6ed0;
}

.hname a {
    font-size: 16px;
    font-family: "微软雅黑";
    color: rgb(77, 110, 208);
    text-align: center;
    line-height: 40px;
}

.hpicc img{
	border:none;
}

.price {
    line-height: 20px;
    font-family: 微软雅黑;
    font-size: 16px;
    margin-bottom: 10px;
}

.link_more {
	float:left;
	clear:both;
	width:100%;
	height: 19px;
	margin-top: 5px;
	text-align: right;
}


.link_more a {
	color: #9d1515;
	font-family: "宋体";
}

.headportraitbox {
	float: left;
	height: auto;
	width:100%;
}

.headportrait01 {
	float: left;
	width: 102px;
	height: 152px;
	margin-left: 10px;
	display: inline;
}
.headportrait01:first-child{
	margin-left: 1px;
}

.headpicc {
	float: left;
	border: solid 1px #cccccc;
	width: 102px;
	height: 116px;
	text-align: center;
}

.headpicc img{
	width: 102px;
	height: 116px;
	border:none;
}

.headname {
	float:left;
	width:100%;
	text-align: center;
	font-family: "宋体";
	color: #050505;
	line-height:20px;
}

.headprice {
	width:100%;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	color: #a9a9a9;
	line-height:20px;
	font-weight: bold;
}
.telicon {
	float: left;
	width: 13px;
	height: 16px;
	padding-left: 1px;
	padding-top: 3px;
	padding-right: 3px;
	display:inline-block;
}
.tel {
	float: left;
	height: 19px;
	font-family: "微软雅黑";
	color: #a9a9a9;
	padding-left:15px;
	font-weight: bold;
	background:url(http://pub.bcbay.com/images/3_75.gif) no-repeat 0px 2px;
}

.menu{
	height:25px;
	float:left;
	clear:both;
	margin:12px 0px;
	width:100%;
}
.menu span{
	display:inline-block;
	width:80px;
	height:25px;
	float:left;
	line-height:25px;
	text-align:center;
	font-size:14px;
	background-color:#e6eef1;
	margin-right:1px;
	font-family:"宋体";
	position:relative;
	bottom:-1px;
	cursor:pointer;
}

.menu span:hover{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d0eef1,endColorStr=#e6eef1);
	background:-moz-linear-gradient(top,#d0eef1,#e6eef1);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#d0eef1), to(#e6eef1));
}
.menu span.current:hover{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#afdce7,endColorStr=#c8dce7);/*IE6*/
	*FILTER:none;
	background:-moz-linear-gradient(top,#afdce7,#c8dce7);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#afdce7), to(#c8dce7));
}

.menu a{
	text-decoration:underline;
	color:blue;
	line-height:25px;
	float:right;
}

.menu .current{
	background-color:#c8dce7;
}

.menu .bold{
	font-weight:bold;
}

.bar{
	border-bottom:solid #e6eef1 2px;
}

.menu .current .menu_icon{
	position:absolute;
	top:25px;
	right:10px;
}


.housebox .slider, .housebox .slider .slider-img {
    height: 275px;
}
.housebox .slider{
    width: 1006px;
}
.housebox .slider .slider-img {
    width: 3018px;
}
.housebox .slider .slider-img .slider-img-ul li {
    width: 1006px;
}
.housebox .slider .slider-btn {
    width: 45px;
    height: 77px;
    line-height: 77px;
    font-size: 50px;
}
.housebox .slider .slider-btn.slider-btn-left {
    left: 0;
    margin-top: -85px;
}
.housebox .slider .slider-btn.slider-btn-right {
    left: 958px;
    margin-top: -85px;
}